build: update cross-repo angular dependencies (main) #31881
Closed
+718
−1,143
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
21.0.0-next.3
->21.0.0-next.5
21.0.0-next.3
->21.0.0-next.5
21.0.0-next.3
->21.0.0-next.5
21.0.0-next.3
->21.0.0-next.5
21.0.0-next.3
->21.0.0-next.5
21.0.0-next.3
->21.0.0-next.5
21.0.0-next.3
->21.0.0-next.5
21.0.0-next.3
->21.0.0-next.5
21.0.0-next.3
->21.0.0-next.5
21.0.0-next.3
->21.0.0-next.5
21.0.0-next.3
->21.0.0-next.5
f1aac3f
->6f8f9b9
21.0.0-next.3
->21.0.0-next.5
21.0.0-next.3
->21.0.0-next.5
21.0.0-next.3
->21.0.0-next.5
21.0.0-next.3
->21.0.0-next.5
21.0.0-next.3
->21.0.0-next.5
21.0.0-next.3
->21.0.0-next.5
0004737
->b7672ff
0004737
->b7672ff
🔡 If you wish to disable git hash updates, add
":disableDigestUpdates"
to the extends array in your config.Release Notes
angular/angular-cli (@angular-devkit/build-angular)
v21.0.0-next.5
Compare Source
Breaking Changes
@angular/build
javascriptEnabled
option for Less is no longer supported. Projects relying on inline JavaScript within Less files will need to refactor their stylesheets to remove this dependency.@schematics/angular
packageManager
inpackage.json
on new projects__screenshots__/
to.gitignore
@angular/cli
@angular-devkit/build-angular
@angular/build
javascriptEnabled
option for Less@angular/ssr
v21.0.0-next.4
Compare Source
@angular/build
angular/angular (@angular/common)
v21.0.0-next.5
Compare Source
common
compiler-cli
core
Resource.hasValue()
(#63994)animate.leave
(#63921)forms
FormResetEvent
when resetting control (#64024)migrations
v21.0.0-next.4
Compare Source
Breaking Changes
common
ngComponentOutletContent
is now of typeNode[][] | undefined
instead ofany[][] | undefined
.core
provideZoneChangeDetection
while also removing ZoneJS polyfills will no longer result in the
internal scheduler being disabled. All Angular applications now
consistenly use the same scheduler, and those with the Zone change detection
provider include additional automatic scheduling behaviors based on
NgZone stabilization.
for ZoneJS-based change detection by default. Add
provideZoneChangeDetection
to the providers of yourbootstrapApplication
function or yourAppModule
(if usingbootstrapModule
). This provider addition will be covered by anautomated migration.
moduleId
was removed fromComponent
metadata.interpolation
option on Components has been removed. Only the default{{ ... }}
is now supported.common
ngComponentOutletContent
(#63674)compiler
aria-invalid
(#63748)compiler-cli
core
moduleId
from Component metadata (#63482)interpolation
option on Components. (#63474)forms
migrations
Configuration
📅 Schedule: Branch creation - Every 2 hours, between 12:00 AM and 10:59 PM ( * 0-22/2 * * * ) in timezone America/Tijuana, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.